*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Sat, 10 Mar 2007 04:25:24 +0000 (04:25 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 10 Mar 2007 04:25:24 +0000 (04:25 +0000)
admin/notes/copyright
lisp/ChangeLog

index 735259f19a270537fa0f621ab7d904e1dc3bb46e..7a335b0549bf61eb305a8da68735283e6636ad0f 100644 (file)
@@ -169,6 +169,12 @@ WHY-FREE
   licenses that they have. They are distributed with Emacs but they
   are not part of Emacs."
 
+etc/HELLO
+  standard notices. Just a note that although the file itself is not
+  really copyrightable, in the wider context of it being parts of
+  Emacs (and written by those with assignments), a standard notice is
+  fine.
+
 etc/MAILINGLISTS
   rms: simple license is fine for this file
 
index 29af4e465dd8010f085117704263f5cb7400d257..e815166398ea8d7378323ee432c443b8805ce5fa 100644 (file)
@@ -1,3 +1,10 @@
+2007-03-10  Glenn Morris  <rgm@gnu.org>
+
+       * woman.el (woman-change-fonts): Add a hack to deal with
+       font-escape followed by "." at start of a line.
+       (woman2-IP): Add a hack to deal with consecutive requests.
+       (woman2-tagged-paragraph): Extend existing hack to handle "sp".
+
 2007-03-10  Alan Mackenzie  <acm@muc.de>
 
        * progmodes/cc-mode.el (c-before-change): Wrap in save-match-data.